Skip to content

feat: add API version endpoint#41

Merged
AlAfiz merged 1 commit intoBETAIL-BOYS:mainfrom
LaGodxy:feature/api-version
Feb 26, 2026
Merged

feat: add API version endpoint#41
AlAfiz merged 1 commit intoBETAIL-BOYS:mainfrom
LaGodxy:feature/api-version

Conversation

@LaGodxy
Copy link
Contributor

@LaGodxy LaGodxy commented Feb 25, 2026

Requirements

Import the package.json file into your route controller.

Create a GET route at /api/v1/version.

Return the version string directly from the package.json file: { "version": "1.0.0" }.

closes #27

@AlAfiz AlAfiz merged commit 8d4f6c4 into BETAIL-BOYS:main Feb 26, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Create a /api/version endpoint

2 participants